DM-50973: use a map file to reduce the request size#88
Conversation
Codecov ReportAttention: Patch coverage is
✅ All tests successful. No failed tests found.
Additional details and impacted files@@ Coverage Diff @@
## main #88 +/- ##
==========================================
- Coverage 26.48% 25.76% -0.73%
==========================================
Files 9 9
Lines 789 815 +26
Branches 132 137 +5
==========================================
+ Hits 209 210 +1
- Misses 571 596 +25
Partials 9 9 ☔ View full report in Codecov by Sentry. |
MichelleGower
left a comment
There was a problem hiding this comment.
A couple comments. I'm not sure I followed all the changes that it would still work if wanting events but not order id mapping. It would be nice to have unit tests to check dependencies match those in the GenericWorkflow (with order id mapping and without). Merge approved.
|
I have updated the codes based on the comments. I will do another test with different types of jobs before the merge. |
|
All tests are ok. Will merge it. |
Checklist
doc/changes